projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e8a733
)
Comment fix.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 12 Mar 1993 06:27:05 +0000
(06:27 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 12 Mar 1993 06:27:05 +0000
(06:27 +0000)
src/alloc.c
patch
|
blob
|
history
diff --git
a/src/alloc.c
b/src/alloc.c
index 977e0de14a04dbc365af01d9e66f9a8c10b11ecd..1f47af3e180c3d809dfd9b4236218864a87d9c23 100644
(file)
--- a/
src/alloc.c
+++ b/
src/alloc.c
@@
-1496,7
+1496,7
@@
mark_object (objptr)
mark_object (&ptr->menu_bar_items);
}
break;
-#endif /*
not
MULTI_FRAME */
+#endif /* MULTI_FRAME */
case Lisp_Symbol:
{